|
$webwork.htmlEncode($page.space.name) : (outdated) Layout Macros
This page last changed on Jun 17, 2007 by rosie@atlassian.com.
Layout Macros
Layout macros allow you to define a {section} of the page that is divided into multiple {column}'s. You must always define {column}s inside a {section}, or the macro will not work. Optional parameters for the {section} macro:
Option parameters for the {column} macro:
Example:{section}
{column:width=30%}
This is some _Wiki Markup_
{column}
{column:width=70%}
This is some more wiki *markup*
{column}
{section}
Produces:
And the same with {section:border=true}
|
| Document generated by Confluence on Jul 26, 2007 22:38 |